﻿2026-06-17T06:51:32.6297705Z ##[group]Run cargo test --workspace --doc
2026-06-17T06:51:32.6299304Z [36;1mcargo test --workspace --doc[0m
2026-06-17T06:51:32.6510178Z shell: /usr/bin/bash -e {0}
2026-06-17T06:51:32.6510440Z env:
2026-06-17T06:51:32.6510632Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T06:51:32.6510855Z ##[endgroup]
2026-06-17T06:51:33.3749965Z    Compiling strsim v0.11.1
2026-06-17T06:51:33.3775239Z    Compiling unicode-segmentation v1.13.3
2026-06-17T06:51:33.3889857Z warning: enum `Launch` is never used
2026-06-17T06:51:33.3890314Z   --> crates/spt-term/src/winprog.rs:62:6
2026-06-17T06:51:33.3890606Z    |
2026-06-17T06:51:33.3890825Z 62 | enum Launch {
2026-06-17T06:51:33.3891054Z    |      ^^^^^^
2026-06-17T06:51:33.3891264Z    |
2026-06-17T06:51:33.3891599Z    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
2026-06-17T06:51:33.3891909Z 
2026-06-17T06:51:33.3892051Z warning: function `last_segment` is never used
2026-06-17T06:51:33.3892399Z   --> crates/spt-term/src/winprog.rs:74:4
2026-06-17T06:51:33.3893760Z    |
2026-06-17T06:51:33.3893988Z 74 | fn last_segment(s: &str) -> &str {
2026-06-17T06:51:33.3894272Z    |    ^^^^^^^^^^^^
2026-06-17T06:51:33.3894421Z 
2026-06-17T06:51:33.3894545Z warning: function `ext_of` is never used
2026-06-17T06:51:33.3894859Z   --> crates/spt-term/src/winprog.rs:80:4
2026-06-17T06:51:33.3895155Z    |
2026-06-17T06:51:33.3895384Z 80 | fn ext_of(s: &str) -> Option<String> {
2026-06-17T06:51:33.3895685Z    |    ^^^^^^
2026-06-17T06:51:33.3895823Z 
2026-06-17T06:51:33.3895980Z warning: function `parent_of` is never used
2026-06-17T06:51:33.3896256Z   --> crates/spt-term/src/winprog.rs:89:4
2026-06-17T06:51:33.3896522Z    |
2026-06-17T06:51:33.3896717Z 89 | fn parent_of(s: &str) -> Option<&str> {
2026-06-17T06:51:33.3896988Z    |    ^^^^^^^^^
2026-06-17T06:51:33.3897106Z 
2026-06-17T06:51:33.3897230Z warning: function `launch_for` is never used
2026-06-17T06:51:33.3897521Z   --> crates/spt-term/src/winprog.rs:95:4
2026-06-17T06:51:33.3897768Z    |
2026-06-17T06:51:33.3897993Z 95 | fn launch_for(path: PathBuf, ext: &str) -> Launch {
2026-06-17T06:51:33.3898275Z    |    ^^^^^^^^^^
2026-06-17T06:51:33.3898412Z 
2026-06-17T06:51:33.3898523Z warning: function `resolve_in` is never used
2026-06-17T06:51:33.3898809Z    --> crates/spt-term/src/winprog.rs:112:4
2026-06-17T06:51:33.3899158Z     |
2026-06-17T06:51:33.3899327Z 112 | fn resolve_in(
2026-06-17T06:51:33.3899513Z     |    ^^^^^^^^^^
2026-06-17T06:51:33.3899644Z 
2026-06-17T06:51:33.3899768Z warning: `spt-term` (lib) generated 6 warnings
2026-06-17T06:51:33.5223591Z    Compiling darling_core v0.20.11
2026-06-17T06:51:33.5835754Z    Compiling convert_case v0.10.0
2026-06-17T06:51:33.6924871Z    Compiling derive_more-impl v2.1.1
2026-06-17T06:51:34.5352062Z    Compiling darling_macro v0.20.11
2026-06-17T06:51:34.6697245Z    Compiling darling v0.20.11
2026-06-17T06:51:34.6898122Z    Compiling derive_builder_core v0.20.2
2026-06-17T06:51:35.0375710Z    Compiling derive_more v2.1.1
2026-06-17T06:51:35.0987045Z    Compiling n0-future v0.3.2
2026-06-17T06:51:35.0987550Z    Compiling iroh-base v0.98.0
2026-06-17T06:51:35.0987874Z    Compiling noq-proto v0.17.0
2026-06-17T06:51:35.1185088Z    Compiling derive_builder_macro v0.20.2
2026-06-17T06:51:35.1884681Z    Compiling n0-watcher v0.6.1
2026-06-17T06:51:35.2421568Z    Compiling derive_builder v0.20.2
2026-06-17T06:51:35.2758233Z    Compiling vergen-lib v9.1.0
2026-06-17T06:51:35.2758710Z    Compiling vergen-lib v0.1.6
2026-06-17T06:51:35.3056388Z    Compiling netwatch v0.16.0
2026-06-17T06:51:35.3835101Z    Compiling vergen v9.1.0
2026-06-17T06:51:35.4156622Z    Compiling vergen-gitcl v1.0.8
2026-06-17T06:51:35.4324249Z    Compiling iroh-dns v0.98.0
2026-06-17T06:51:35.6821977Z    Compiling iroh-relay v0.98.0
2026-06-17T06:51:36.0420491Z    Compiling portmapper v0.16.0
2026-06-17T06:51:38.2416963Z    Compiling noq v0.18.0
2026-06-17T06:51:42.2343929Z    Compiling iroh v0.98.2
2026-06-17T06:51:50.2915683Z    Compiling spt-net v0.8.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-17T06:51:51.6925196Z    Compiling spt-daemon v0.8.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-17T06:51:58.7017649Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.01s
2026-06-17T06:51:58.7243703Z    Doc-tests spt_daemon
2026-06-17T06:51:59.1347545Z 
2026-06-17T06:51:59.1348259Z running 0 tests
2026-06-17T06:51:59.1348497Z 
2026-06-17T06:51:59.1348801Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.1349279Z 
2026-06-17T06:51:59.1390904Z    Doc-tests spt_live
2026-06-17T06:51:59.1761678Z 
2026-06-17T06:51:59.1762017Z running 0 tests
2026-06-17T06:51:59.1762253Z 
2026-06-17T06:51:59.1762463Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.1762778Z 
2026-06-17T06:51:59.1795990Z    Doc-tests spt_msg
2026-06-17T06:51:59.2108293Z 
2026-06-17T06:51:59.2109175Z running 0 tests
2026-06-17T06:51:59.2111205Z 
2026-06-17T06:51:59.2111553Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.2111911Z 
2026-06-17T06:51:59.2140807Z    Doc-tests spt_net
2026-06-17T06:51:59.3702342Z 
2026-06-17T06:51:59.3702959Z running 0 tests
2026-06-17T06:51:59.3703279Z 
2026-06-17T06:51:59.3703612Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.3703965Z 
2026-06-17T06:51:59.3744197Z    Doc-tests spt_proto
2026-06-17T06:51:59.4048700Z 
2026-06-17T06:51:59.4049502Z running 0 tests
2026-06-17T06:51:59.4049717Z 
2026-06-17T06:51:59.4049949Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.4050278Z 
2026-06-17T06:51:59.4080877Z    Doc-tests spt_runtime
2026-06-17T06:51:59.5790517Z 
2026-06-17T06:51:59.5791185Z running 0 tests
2026-06-17T06:51:59.5791408Z 
2026-06-17T06:51:59.5791642Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.5791957Z 
2026-06-17T06:51:59.5828101Z    Doc-tests spt_store
2026-06-17T06:51:59.7291005Z 
2026-06-17T06:51:59.7291707Z running 0 tests
2026-06-17T06:51:59.7291939Z 
2026-06-17T06:51:59.7292240Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.7292613Z 
2026-06-17T06:51:59.7327507Z    Doc-tests spt_term
2026-06-17T06:51:59.7920643Z 
2026-06-17T06:51:59.7921432Z running 0 tests
2026-06-17T06:51:59.7921636Z 
2026-06-17T06:51:59.7921885Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T06:51:59.7922190Z 
